| StudentStatement |
| EntityType | Independent |
| Logical Entity Name | StudentStatement |
| Default Table Name | SaStatementHistory |
| Logical Only | NO |
| Definition | |
| Note |
| StudentStatement Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
StudentEnrollmentPeriodId |
INTEGER | NO | ||
Id |
INTEGER | NO | ||
StudentId |
INTEGER | NO | ||
StudentAwardId |
INTEGER | NO | ||
| StatementAmounttDue | MONEY(19, 4) | YES | ||
| LedgerAccountBalance | MONEY(19, 4) | YES | ||
| ProcessTaskType | CHAR(1) | YES | ||
| PrintDate | DATETIME | NO | ||
| ClosingDate | DATETIME | NO | ||
LastModifiedUserId |
INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| ts | TIMESTAMP/DATE | NO | ||
StudentId |
INTEGER | YES | ||
StudentAwardId |
INTEGER | YES | ||
StudentEnrollmentPeriodId |
INTEGER | YES |
| StudentStatement Keys |
| Key Name | Key Type | Keys |
| SaStatementHistory_SyStudentID_N_N_IDX | Inversion Entry | StudentId |
| SaStatementHistory_FaStudentAidID_N_N_IDX | Inversion Entry | StudentAwardId |
| SaStatementHistory_UserID_N_N_IDX | Inversion Entry | LastModifiedUserId |
| PK_SaStatementHistory_SaStatementHistoryID | PrimaryKey | Id |
| SaStatementHistory_AdEnrollID_N_N_IDX | Inversion Entry | StudentEnrollmentPeriodId |
| StudentStatement Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| StudentEnrollmentPeriod | Non-Identifying | One To Zero or More | StudentEnrollmentPeriodId | NO | |||
| StudentAward | Non-Identifying | One To Zero or More | StudentAwardId | NO | |||
| Student | Non-Identifying | One To Zero or More | StudentId | NO | |||
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO | |||
| Student | Non-Identifying | Zero or One to Zero or More | StudentId | NO | |||
| StudentAward | Non-Identifying | Zero or One to Zero or More | StudentAwardId | NO | |||
| StudentEnrollmentPeriod | Non-Identifying | Zero or One to Zero or More | StudentEnrollmentPeriodId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| StudentStatement Check Constraints |
| Check Constraint Name | CheckConstraint |